home *** CD-ROM | disk | FTP | other *** search
- object DlgTextProgr: TDlgTextProgr
- Left = 322
- Top = 143
- Width = 507
- Height = 201
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 9
- Top = 7
- Width = 482
- Height = 122
- BevelInner = bvLowered
- TabOrder = 0
- object Label1: TLabel
- Left = 13
- Top = 4
- Width = 456
- Height = 20
- Alignment = taCenter
- AutoSize = False
- Caption = 'Label1'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- ParentShowHint = False
- ShowAccelChar = False
- ShowHint = False
- end
- object Label2: TLabel
- Left = 13
- Top = 23
- Width = 460
- Height = 42
- AutoSize = False
- Caption = 'Label2'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowAccelChar = False
- ShowHint = False
- WordWrap = True
- end
- object Label3: TLabel
- Left = 12
- Top = 64
- Width = 461
- Height = 20
- AutoSize = False
- Caption = 'Label3'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowAccelChar = False
- ShowHint = False
- end
- object Label4: TLabel
- Left = 12
- Top = 86
- Width = 461
- Height = 17
- AutoSize = False
- Caption = 'Label4'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowAccelChar = False
- ShowHint = False
- end
- end
- object BitBtn1: TBitBtn
- Left = 204
- Top = 132
- Width = 87
- Height = 29
- Caption = '&Cancel'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = BitBtn1Click
- Kind = bkCancel
- end
- object ProgrBar: TOvcMeter
- Left = 20
- Top = 111
- Width = 461
- Height = 14
- Percent = 50
- ShowPercent = True
- UsedColor = clBlue
- UsedShadow = clGray
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object OvcController1: TOvcController
- EntryCommands.TableList = (
- 'Default'
- True
- ()
- 'WordStar'
- False
- ()
- 'Grid'
- False
- ())
- Left = 457
- Top = 19
- end
- end
-